An Bui
Source: palmerpenguins package
Source: palmerpenguins package
General Data Visualization
- Fundamentals of Data Visualization, by Claus O. Wilke
- R for Data Science (Ch. 3), by Garrett Grolemund & Hadley Wickham
- A ggplot2 grammar guide, by Gina Reynolds
- ggplot2 cheat sheet
- ggplot2: Elegant Graphics for Data Analysis, by Hadley Wickham
Plot themes/customization
- Modifying components of a theme
- Themes to Improve your ggplot Figures, by David Keyes
Packages
- patchwork (for putting plots together)
- cowplot (also for putting plots together)
- ggtext package (improved text rendering support for ggplot2)